pbootcms二开文章控制器
时间 :
2021-10-23
编辑 :admin
/* 无忧资源网 整站模板下载网站 Www.51138.Cn */
/*页码*/
#yema {
clear: both;
text-align: center;
margin: 30px 0;
}
#yema .pages a {
vertical-align: middle;
font-size: 14px;
font-family: "Microsoft YaHei";
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
border: 1px solid #C6C6C6;/* background-color: #c6c6c6; */
color: #333;
display: inline-block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#yema .pages span {
vertical-align: middle;
color: #ffffff;
width: 27px;
height: 27px;
line-height: 27px;
background-color: #0C4DA2;
display: inline-block;
font-size: 14px;
}
/*页码*/
"yema">
<div class="pages"> <a href="{page:index}">首页a> <a href="{page:pre}">上一页a> <span class="thisclass">{page:current}span> <a href="{page:next}">下一页a> <a href="{page:last">末页a> div>
</div>
